core: Make --recompose skip passed arguments if they were already composed
authorColin Walters <walters@verbum.org>
Fri, 6 Jan 2012 19:04:39 +0000 (14:04 -0500)
committerColin Walters <walters@verbum.org>
Fri, 6 Jan 2012 19:04:39 +0000 (14:04 -0500)
commit95d0e94370074c3ff2d3de9c8a564fc020d44ca3
tree108797bbe093f6286eabf6f92a6d10a680b6813b
parentd72d6c5fb10fb4a15a5b5cfa45d549808196e815
core: Make --recompose skip passed arguments if they were already composed

This allows us to do "--recompose -b foo bar baz" and add bar and baz
iff they weren't already there.
src/ostree/ot-builtin-compose.c
tests/t0004-compose.sh